CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - template matching matlab code

搜索资源列表

  1. sift-match.sift特征点提取代码

    5下载:
  2. sift特征点提取代码和对两幅图像提取特征点后进行特征点匹配,可用于图像拼接等。c和matlab代码都有,sift feature point extraction code and the two images after the extraction of feature points matching feature points that can be used, such as image stitching. both c and matlab code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-05-13
    • 文件大小:376098
    • 提供者:purple_ice
  1. templatematching.zip

    0下载:
  2. Template matching code using cross co relation technique,Template matching code using cross co relation technique
  3. 所属分类:matlab

  1. EyeFinder.rar

    1下载:
  2. 人眼定位的matlab代码,使用模板匹配的方法实现,The human eye positioning matlab code, using a template matching method
  3. 所属分类:Graph Recognize

    • 发布日期:2015-11-13
    • 文件大小:2468
    • 提供者:钱明
  1. ssd.rar

    1下载:
  2. 这是模板匹配SSD的源代码,用MATLAB编写,This is template matching SSD source code, using MATLAB to prepare
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:12574
    • 提供者:峰峰
  1. Match-Template

    0下载:
  2. 一个图像模板匹配代码,可以从一幅图中识别特定图像-An image template matching code, a map can identify a specific image
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-23
    • 文件大小:98751
    • 提供者:xingxing
  1. SSDA

    0下载:
  2. 一种基于序贯相关的图像模板匹配算法 源代码 matlab文件 效果经过测试-A method based on sequential correlation image template matching algorithm Source code matlab document effect after testing match image match image match image match image match image match image match i
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:812
    • 提供者:lhg
  1. pipei

    0下载:
  2. .testpipei_1.m文件为基于灰度的模板匹配代码,仅为单独使用,不具有交互性 2.testpipei_2.m文件为基于灰度的快速模板匹配代码,仅为单独使用,不具有交互性 3.three.m为带有界面的演示程序,包含了上述两种算法,在MATLAB7.1中,在命令窗口下输入 edit three (three文件一定要在work文件夹下)回车后就可以进行使用了。 4.testpipei_1.m和testpipei_2.m的函数使用说明详细见各自的文件内 5.testpi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:196530
    • 提供者:郭飞飞
  1. Photo

    2下载:
  2. 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配;
  3. 所属分类:Windows Develop

    • 发布日期:2015-05-29
    • 文件大小:1991623
    • 提供者:郭东
  1. Least-Square_MP

    3下载:
  2. 基于morlet小波的最小二乘匹配追踪算法-morlet-based least-square matching pursuit algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2015-06-05
    • 文件大小:60440
    • 提供者:黄可
  1. 11

    0下载:
  2. 基于模板匹配的图像识别的源代码,为初学者提供部分参考。-Image recognition based on template matching of the source code, in order to provide some reference for beginners.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:1479
    • 提供者:扬子
  1. mubanpipeiyuostu

    0下载:
  2. 里面有我写的模板匹配和OSTU分割法的程序,这是学习模板匹配和自适应分割的好代码,绝对有用!-I wrote inside the template matching and OSTU segmentation procedure, which is the template matching and adaptive segmentation to learn a good code, and is absolutely useful!
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1598
    • 提供者:liguo
  1. ssda

    1下载:
  2. 关于数字图像处理中的ssda模板匹配方法。程序实现在指定图像中生成一个大小固定的矩形区域,然后用模板匹配法找出矩形位置。使用SSDA算法实现。包括源程序、待处理图像以及运行结果截图。-On digital image processing ssda template matching method. Procedures to achieve the specified image to generate a fixed size rectangular region, and then pos
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:119216
    • 提供者:刘雨相
  1. renlianjiance

    0下载:
  2. 基于模板匹配和肤色检测的人脸检测,包括肤色分割,类似人脸区域检测,模板调整及模板匹配的代码-Template matching and color-based face detection testing, including skin color segmentation, similar to the face region detection, templates and template matching to adjust the code
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1180257
    • 提供者:孟田田
  1. MYGUI

    0下载:
  2. 第一章作业: 用C语言或者VC,VB,Matlab或其他语言完 成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 1。打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 2。打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 第五章作业 编写一个程序,对输入的图像进
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:6128
    • 提供者:杨智雄
  1. character-recognition

    0下载:
  2. 基于MATLAB的模板匹配的车牌字符识别代码- License plate character recognition based on template matching MATLAB code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-25
    • 文件大小:5282
    • 提供者:段兰兰
  1. Uppiictures

    0下载:
  2. 用MATLAB对两幅图片进行图像匹配,程序源码运用了两种匹配算法:1.一种种基于灰度值的模板匹配2.模板匹配的改进算法使用界面输入输出方式 -Using MATLAB for image matching two pictures, the program source code using two matching algorithms: 1. A various gray value-based template matching. Improve template matching
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:196499
    • 提供者:海的
  1. houghtr

    0下载:
  2. template matching matlab code
  3. 所属分类:Development Research

    • 发布日期:2017-12-02
    • 文件大小:1615
    • 提供者:long chen
  1. mubanpipeie-m

    0下载:
  2. 基于互相关模板匹配的matlab源代码,欢迎有需要的下载-Based on cross-correlation template matching matlab source code, welcome to the needs of downloads
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:12239
    • 提供者:automan
  1. code

    0下载:
  2. 快速的完整的准确的车牌识别matlab算法基于模版匹配法-Fast complete and accurate license plate recognition matlab algorithm based on template matching method
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-30
    • 文件大小:114832
    • 提供者:wangguoxu
  1. template matching

    0下载:
  2. code for image template matching in matlab
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:56320
    • 提供者:neha0991
« 12 »
搜珍网 www.dssz.com